SIN(x) Returns 100 times the sine of the angle in degrees Returns the pixel coordinate of the top of the select region Returns the pixel coordinate just to the right of the select region Returns the pixel coordinate of the left side of the select region Returns the pixel coordinate just under the bottom of the select region Returns the value of the red component of the current color POWER(x,y) Returns x to the y power Returns the current pixelization level Returns the current pen width pixels Returns nonzero if the current pen is not rectangular Returns the current pen height in pixels Returns the Y coordinate of the mouse, as of the last time the MOUSEX function was called. Returns the X coordinate of the current mouse position Returns pressure reading from the mouse (1-63) Returns the number (0-23) of the current mode MIN(x,y) Returns the smaller of its arguments MAX(x,y) Returns the larger of its arguments INSELECT(x,y) Returns nonzero if the given point is in the selected region INMASKED(x,y) Returns nonzero if the given point is in the masked region Returns the value of the green component of the current color Returns the document width in pixels Returns the document height in pixels COS(x) Returns 100 times the cosine of the angle in degrees Returns the value of the blue component of the current color Returns the current blend level (0-100) ATAN2(dy,dx) Returns the arctangent in degrees ABS(x) Returns the absolute value